home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 4 / Mac Giga-ROM 4.0 - 1993.toast / FILES / BBS / TABBY:FIDO / ff 1.5.cpt / About ff… next >
Text File  |  1991-08-05  |  7KB  |  153 lines

  1.  
  2.                           About ff…
  3.  
  4. If you’re running a RR Host/Second Sight BBS which supports network
  5. mail, ff (file forward) solves the problem of routing local and network
  6. private mail to addressees on a point network.
  7.  
  8. ff is a Tabby event-compatible utility which reads a list of users and
  9. node numbers, then scans your messages, exporting locally entered
  10. private messages addressed to users on your list to network private
  11. messages with valid addresses. It also exports private net mail messages
  12. addressed to users contained in the listing to selected addresses. The
  13. list, which is called “ff List” (no quotes), is a text file in the
  14. following format (without the dashed and empty lines):
  15.  
  16. ---------------------------------------------------------------------
  17.  
  18. (   List of addresses to be remapped.                      )
  19. (   Addresses are in this form:                            )
  20. (   FirstName <space> LastName <tab> NodeID <return>       )
  21. (   Lines beginning with an open parenthesis are ignored.  )
  22. (   All other lines should contain names and nodeIDs.      )
  23. (   Use the local net ID, not a point:                     )
  24. (        7500/1 rather than 102.823.1                      )
  25. (   Node is written without Zone prefix:                   )
  26. (        102/863                                           )
  27. (        *not*                                             )
  28. (         1:102/863                                        )
  29. (                                                          )
  30. Bruce Gerson    7500/1
  31. The Bear    7500/1
  32. Mr. Sysop    7500/1
  33. John Alcock    7500/2
  34. Pete Johnson    102/863
  35. Greg Staie    102/942
  36.  
  37. ---------------------------------------------------------------------
  38.  
  39. ff can manage up to 200 addresses. When it reads the file, it strips
  40. leading and trailing spaces from names by way of garbage elimination,
  41. and it validates the node number, which must consist only of numeric
  42. characters or the three characters / : . In comparing names, ff does
  43. not care about case: Bruce Gerson will match BRUCE GERSON.
  44.  
  45. As it is shipped, ff should require no configuration on most systems. Its
  46. default settings are compatible with most Tabby setups.
  47.  
  48. To install ff, copy it to the same level as TabbyNet. If you want to check
  49. or alter its settings, launch ff while holding down the mouse button. The
  50. resulting dialog allows you to reconfigure ff. Available options are
  51. Default Launch Name (normally Red Ryder Host or Second Sight) and switches
  52. for forwarding local private messages, net private messages or both. A
  53. “Find” button lets you alter Default Launch the field without any messy
  54. typing if you wish.
  55.  
  56. To use ff, set up a valid ff List file at the same level as ff, then
  57. insert ff in your Tabby events list just before the message export
  58. utility (TExport or Export). This involves changing TabbyNet events with
  59. Tabby Maint and using ResEdit to modify TabbyNet (STR  305) and Tabby
  60. Robot (STR# 301).
  61.  
  62. When it runs, ff scans quite quickly. You should find that it takes only a
  63. few seconds to do its work.
  64.  
  65. ------------------------------------------------------------------------
  66.  
  67.                              Version History
  68.  
  69. Versions prior to 1.1 used a file called EMSx.New to send messages to
  70. points. This file is recognized and translated by Copernicus, but it's
  71. not recognized by other point software. This obviously limited the use
  72. of ff to RRH/SS boards supporting only Copernicus points.
  73.  
  74. 1.1   4/21/90  Creates proper mail packets which are compatible with all
  75.                Fido point software.
  76.  
  77. 1.2   5/5/90   Uses special flag to track messages entered as local
  78.                private mail. Replies to these messages are returned to
  79.                the local private mail section. The flag -- by default
  80.                the two-character symbol ^P -- is added by ff to the
  81.                end of the poster's name, if there is room. If not, it
  82.                is added to the end of the Subject: line. The flag is
  83.                stripped off when the message is returned to the local
  84.                private section of the BBS -- your callers will never
  85.                see it. This feature *requires* the use of TImport 1.9 or
  86.                later for proper operation.
  87.  
  88. 1.3   5/12/90  Can handle point addresses in ff list, as in:
  89.  
  90.                Pete Johnson <tab> 102/823.2 <cr>
  91.  
  92.                From another board, this would automatically route it to
  93.                me at the right address. If you’re configuring the list
  94.                for your own bard, use the private network ID; if it’s
  95.                for a remote address, use the xxx/yyy.ppp address form.
  96.  
  97. 1.4   6/16/90  No longer uses message numbers to keep its place. Instead,
  98.                uses flag set by TExport to find messages which have not
  99.                yet been processed. This simplifies setup and eliminates
  100.                problems with utilities which renumber messages.
  101.  
  102. 1.41  6/23/90  ff was truncating addresses by one character, causing much
  103.                strangeness. Fixed.
  104.  
  105. 1.42  12/8/90  Jesse Tharin pointed out that ff was oblivious to Tabby 
  106.                passwords. Thanks, Jesse.
  107.  
  108. 1.43  12/28/90 Jesse Tharin found another password bug. Thanks again, Jesse.
  109.  
  110. 1.45   1/26/91 Found and fixed a longstanding bug which garbled addresses on
  111.                messages from points. Also eliminated double ff signature
  112.                lines.
  113.  
  114. 1.46   1/31/91 Removed option to not delete sent NetMail. Although this
  115.                worked, ff would continually reprocess NetMail if the option
  116.                was set. For a brief mad moment I had ff mark NetMail as
  117.                processed regardless of delete setting, so it wouldn't
  118.                repeatedly send out the same messages but this introduced
  119.                another unpleasant side effect: ff might cause TExport to miss
  120.                exporting some messages. Sigh. It's out. (This option was added
  121.                with unreleased version 1.44 but never documented).
  122.  
  123. 1.49  7/14/91  Fixed longstanding problem with ff finding its place in the
  124.                MSGHDR file -- this accounted for occasional non-forwarded
  125.                messages.
  126.  
  127. 1.5   7/18/91  Fixed problem with origin node ID & added color icons.                            
  128.  
  129. ------------------------------------------------------------------------
  130.  
  131. The latest version of ff can be obtained in two ways:
  132.  
  133. 1> Send me a blank disk and a self-addressed stamped envelope and I'll
  134.    send you a copy of the newest ff.
  135.  
  136. 2> File request "ff" from either 102/863 or 128/46 with a password
  137.    of "NewNew". In addition to that password, you'll need to use the
  138.    password "ffPlus" to unstuff the file. (Note -- the quotes on the
  139.    passwords are not part of the passwords.)
  140.  
  141. ------------------------------------------------------------------------
  142.  
  143. -- Pete Johnson
  144.  
  145.    PETERJ on GEnie
  146.  
  147.    Glassell Park BBS
  148.    213-254-4133
  149.    Post Office Box 65074
  150.    Los Angeles, CA 90065
  151.  
  152.    Dec. 28, 1990
  153.